home *** CD-ROM | disk | FTP | other *** search
/ Hobby PC 13 / Hobby PC 13.iso / assets / Asset Library / Stylesheets / modernist / modernist.css < prev   
Cascading Style Sheet File  |  2001-04-09  |  3KB  |  183 lines

  1. /* WinNS4 */
  2. body, td    { font-family:    'Myriad Web', Geneva, Arial, Helvetica, sans-serif; }
  3. PRE, CODE, TT    { font-family:    monospace; }
  4.  
  5.  
  6.  
  7.  
  8. /* WinNS4 */
  9. h2, h3, h4, h5, h6, th, dt    { font-family:    Arial, Helvetica, sans-serif; }
  10. H1 { font-family: Impact, Arial Black, Helvetica Black, sans-serif; }
  11.  
  12.  
  13.  
  14.  
  15. /* WinNS4 */
  16.     /* begin affordances */    /* 4 - swiss a */
  17.         
  18. A, ADDRESS, BLOCKQUOTE, BODY, CITE, CODE, DD, DEL, DFN,        
  19. DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,        
  20. LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR,         
  21. APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE,        
  22. ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, LEGEND    {    
  23.     word-spacing:    normal;
  24.     letter-spacing:    normal;
  25.     text-transform:    none;
  26.     text-decoration:    none;
  27.     border-color:    black;
  28.     border-style:    none;
  29.     }    
  30.         
  31. BODY    {    
  32.     color:    black;
  33.     background:    white;
  34.     }    
  35.         
  36. EM    {    
  37.     font-style:    normal;
  38.     font-weight:    bold;
  39.     color:    black;
  40.     background:    white;
  41.     }    
  42.         
  43. STRONG    {    
  44.     font-style:    italic;
  45.     background:    white;
  46.     font-weight:    bold;
  47.     color:    black;
  48.     }    
  49.         
  50. EM STRONG, STRONG EM    {    
  51.     text-transform:    uppercase;
  52.     font-style:    normal;
  53.     font-weight:    bolder;
  54.     background:    white;
  55.     color:    red;
  56.     }    
  57.         
  58. .warning    {    
  59.     text-transform:    none;
  60.     font-style:    normal;
  61.     font-weight:    bolder;
  62.     background:    white;
  63.     color:    red;
  64.     }    
  65.         
  66. DEL    {    
  67.     text-decoration:    line-through;
  68.     background:    #F66;
  69.     }    
  70.         
  71. INS    {    
  72.     text-decoration:    underline;
  73.     background:    yellow;
  74.     }    
  75.         
  76. VAR, CITE, DFN, .note    {    
  77.     font-style:    italic;
  78.     }    
  79.         
  80. ADDRESS    {    
  81.     font-style:    normal;
  82.     letter-spacing:    .1em;
  83.     }    
  84.         
  85. CODE, KBD, SAMP    {    
  86.     font-family:    Monotype.com, Courier New, monospace;
  87.     }    
  88.         
  89. ACRONYM    {    
  90.     font-variant:    small-caps;
  91.     letter-spacing:    0.1em;
  92.     }    
  93.         
  94. H1, H2, H3, H4, H5, H6, DT, LEGEND, CAPTION, TH, THEAD, TFOOT    {    
  95.     color:    black;
  96.     background:    white;
  97.     }    
  98.         
  99. HR    {    
  100.     color:    black;
  101.     }    
  102.         
  103. .colophon    {    
  104.     display:    none;
  105.     }    
  106.         
  107. CAPTION, COL, COLGROUP, TABLE, TBODY, TD, TR    {    
  108.     color:    black;
  109.     text-decoration:    none;
  110.     border-color:    black;
  111.     border-style:    none;
  112.     background:    white;
  113.     }    
  114.         
  115. A:link    {    
  116.     text-decoration:    none;
  117.     font-weight:    bold;
  118.     color:    #C00;
  119.     background:    #FFC;
  120.     }    
  121.         
  122. A:visited    {    
  123.     text-decoration:    none;
  124.     font-weight:    bold;
  125.     color:    #999;
  126.     background:    #FFC;
  127.     }    
  128.         
  129. A:active    {    
  130.     text-decoration:    none;
  131.     font-weight:    bold;
  132.     color:    #F00;
  133.     background:    #FC0;
  134.     }    
  135.         
  136. A:hover    {    
  137.     text-decoration:    none;
  138.     color:    #C00;
  139.     background:    #FC0;
  140.     }    
  141.         
  142. A.offsite    {    
  143.     text-decoration:    none;
  144.     font-weight:    normal;
  145.     color:    #C00;
  146.     background:    #FFC;
  147.     }    
  148.         
  149.     /* end affordances */    
  150.  
  151.  
  152.  
  153.  
  154.  
  155. /* WinNS4 */
  156.  
  157.  
  158.  
  159.  
  160. /* WinNS4 */
  161.  
  162.  
  163.  
  164.  
  165. /* WinNS4 */
  166.     /* begin body box */    /* 4 - 'twenty-fourths symmetric' */
  167.  
  168. BODY    {
  169.     margin-top:    1.58em;
  170.     margin-left:    4%;
  171.     margin-right:    2%;
  172.     margin-bottom:    1.58em;
  173.     padding-top:    0;
  174.     padding-left:    0;
  175.     padding-right:    0;
  176.     padding-bottom:    0;
  177.     border-top:    0;
  178.     border-left:    0;
  179.     border-bottom:    0;
  180.     border-right:    0;
  181.     width:    auto;
  182.     }
  183.     /* end body box */